home *** CD-ROM | disk | FTP | other *** search
- #glydo-settings {
- background-image: url("chrome://glydo/skin/common_bg.png");
- background-position: top right;
- background-attachment: scroll;
- background-repeat: no-repeat;
- padding: 13px;
- padding-top: 0px;
- color: #184e50;
- }
-
- .settings-banner {
- padding-top: 5px;
- padding-bottom: 5px;
- }
-
- .paneButtonLabel {
- font-weight: bold;
- font-size: normal;
- font-color: #184e50;
- }
-
- .paneButtonIcon {
- display: none;
- }
-
- .paneSelector {
- background: transparent;
- border: 2px ridge #184e50;
- -moz-border-radius: 5px;
- }
-
- radio[pane][selected='true'] {
- color: #dfe0e5;
- background-color: #2d8d91;
- }
-
- label {
- color: #184e50;
- }
-
- menulist {
- color: #184e50;
- }
-
-